Skip to content

As soon as we have a thumbnail we should stop shimmer#7111

Merged
AndyScherzinger merged 2 commits intomasterfrom
shimmerBigFolder
Oct 20, 2020
Merged

As soon as we have a thumbnail we should stop shimmer#7111
AndyScherzinger merged 2 commits intomasterfrom
shimmerBigFolder

Conversation

@tobiasKaminsky
Copy link
Copy Markdown
Member

Fix #6196

This happens when a thumbnail is available, but one scrolls and then come back to the thumbnail, as image view is recycled

Signed-off-by: tobiasKaminsky tobias@kaminsky.me

Testing

Writing tests is very important. Please try to write some tests for your PR.
If you need help, please do not hesitate to ask in this PR for help.

unit tests
instrumented tests
UI tests

  • Tests written, or not not needed

@Derkades
Copy link
Copy Markdown

This fixed the issue for me as well

tobiasKaminsky and others added 2 commits October 20, 2020 22:12
This happens when a thumbnail is available, but one scrolls and then come back to the thumbnail, as image view is recycled

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger merged commit 95c85ba into master Oct 20, 2020
@delete-merged-branch delete-merged-branch Bot deleted the shimmerBigFolder branch October 20, 2020 20:14
@AndyScherzinger AndyScherzinger added this to the Nextcloud App 3.14.0 milestone Oct 20, 2020
@nextcloud-android-bot
Copy link
Copy Markdown
Collaborator

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16218.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@nextcloud-android-bot
Copy link
Copy Markdown
Collaborator

@nextcloud-android-bot
Copy link
Copy Markdown
Collaborator

Codacy

Lint

TypemasterPR
Warnings337337
Errors00

SpotBugs (new)

Warning TypeNumber
Bad practice Warnings27
Correctness Warnings53
Internationalization Warnings9
Multithreaded correctness Warnings9
Performance Warnings72
Security Warnings44
Dodgy code Warnings105
Total319

SpotBugs (master)

Warning TypeNumber
Bad practice Warnings27
Correctness Warnings53
Internationalization Warnings9
Multithreaded correctness Warnings9
Performance Warnings72
Security Warnings44
Dodgy code Warnings105
Total319

SpotBugs increased!

@nextcloud-android-bot
Copy link
Copy Markdown
Collaborator

@nextcloud-android-bot
Copy link
Copy Markdown
Collaborator

thelittlefireman pushed a commit to thelittlefireman/android that referenced this pull request Mar 19, 2021
As soon as we have a thumbnail we should stop shimmer
Signed-off-by: thelittlefireman <thelittlefireman@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Perpetual thumbnail loading on scroll

4 participants